# Austria

#########################################################################
#  European Intervention in Mexico
#########################################################################
event = {
	id = 1500
	random = no
	country = AUS

	trigger = {
		event = 14810 # MEX
		event = 7200 #France intervenes in MEX (France spearheaded the idea)
		atwar = no
		war = { country = FRA country = MEX }
		NOT = {
			relation = { country = MEX data = -99 }
		}
		NOT = {
			war = { country = AUS country = MEX }
		}
		NOT = {
			peace_treaty = { country = AUS country = MEX }
		}
		is_GP = yes
	}

	name = "EVT_1500_NAME"
	desc = "EVT_1500_DESC"
	style = 0

	date = { day = 5 month = january year = 1861 }
	offset = 30
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "IGNORE" # Ignore
		ai_chance = 100
		command = { type = relation which = MEX value = 100 }
	}
	action_b = {
		name = "ACTIONNAME1500B" # Intervene
		ai_chance = 0
		command = { type = war which = MEX }
	}
}

#########################################################################
#  The Emperor of Mexico
#########################################################################
event = {
	id = 1501
	random = no
	country = AUS
	picture = maximexico

	trigger = {
		event = 1500
		control = { province = 1697 data = AUS } # Mexico City
	}

	name = "EVT_1501_NAME"
	desc = "EVT_1501_DESC"
	style = 0

	date = { day = 4 month = january year = 1836 }
	offset = 30
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME1501A" # Install Maximilian I
		command = { type = make_satellite which = MEX }
		command = { type = trigger which = MEX value = 14806 }
		command = { type = sleepevent which = 7201 } # FRA
	}
}

#########################################################################
#  Sonderbund Rebellion
#########################################################################
event = {
	id = 1502
	random = no
	country = AUS

	trigger = {
		event = 1300 # SWI
		random = 10
		NOT = {
			peace_treaty = { country = AUS country = SWI }
		}
	}

	name = "EVT_1300_NAME"
	desc = "EVT_1300_DESC"
	style = 0

	date = { day = 2 month = december year = 1845 }
	offset = 60
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME1502A" # Intervene on the behalf of the Catholics
		command = { type = war which = SWI }
		command = { type = trigger which = 6912 } # ENG
	}
	action_b = {
		name = "ACTIONNAME1502B" # Accept a settlement
		command = { type = relation which = SWI value = 50 }
	}
}

#########################################################################
#  British Threats of War
#########################################################################
event = {
	id = 1503
	random = no
	country = AUS

	# Triggered by ENG 6912

	name = "EVT_1503_NAME"
	desc = "EVT_1300_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1101B" # Back down
		command = { type = peace which = SWI }
		command = { type = trigger which = 6915 } # ENG
		command = { type = prestige value = -50 }
	}
	action_b = {
		name = "ACTIONNAME1503B" # Declare War
		command = { type = war which = ENG }
		command = { type = trigger which = 6916 } # ENG
	}
}

#########################################################################
#  The London Treaty
#########################################################################
event = {
	id = 1504
	random = no
	country = AUS

	# Triggered by BEL 6700 or BEL 6701

	name = "EVT_1504_NAME"
	desc = "EVT_1504_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1504A" # Do not sign it
		command = { type = relation which = HOL value = 100 }
		command = { type = relation which = BEL value = -100 }
	}
	action_b = {
		name = "ACTIONNAME1504B" # Sign it
		command = { type = relation which = HOL value = -100 }
		command = { type = relation which = BEL value = 100 }
		command = { type = guarantee which = BEL }
	}
}

#########################################################################
#  Intervention in the Belgian Conflict
#########################################################################
event = {
	id = 1505
	random = no
	country = AUS

	# Triggered by BEL 6702

	name = "EVT_1505_NAME"
	desc = "EVT_1505_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1505A" # Support the Netherlands
		command = { type = relation which = BEL value = -200 }
		command = { type = relation which = HOL value = 200 }
		command = { type = alliance which = HOL }
		command = { type = war which = BEL }
	}
	action_b = {
		name = "ACTIONNAME1505B" # Stay Neutral
		command = { type = relation which = HOL value = -50 }
		command = { type = relation which = BEL value = -50 }
		command = { type = relation which = FRA value = 50 }
		command = { type = relation which = ENG value = 50 }
		command = { type = relation which = PRU value = 50 }
	}
	action_c = {
		name = "ACTIONNAME1505C" # Support Belgium
		command = { type = relation which = HOL value = -200 }
		command = { type = relation which = BEL value = 200 }
		command = { type = alliance which = BEL }
		command = { type = war which = HOL }
	}
}

#########################################################################
#  Gttingen Professors dismissed in Hanover
#########################################################################
event = {
	id = 1506
	random = no
	country = AUS

	# Triggered by HAN 3901

	name = "EVT_1506_NAME"
	desc = "EVT_1506_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1506A" # The German people are upset
		command = { type = pop_consciousness which = capitalists value = 3  }
		command = { type = pop_consciousness which = clerks value = 3  }
		command = { type = pop_consciousness which = craftsmen value = 3  }
		command = { type = pop_militancy which = capitalists value = 3  }
		command = { type = pop_militancy which = clerks value = 3  }
		command = { type = pop_militancy which = craftsmen value = 3  }
	}
}

#########################################################################
#  Gttingen Professors advice heeded in Hanover
#########################################################################
event = {
	id = 1507
	random = no
	country = AUS

	# Triggered by HAN 3901

	name = "EVT_1507_NAME"
	desc = "EVT_1506_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1507A" # The German liberals are strengthened
		command = { type = pop_consciousness which = capitalists value = 3  }
		command = { type = pop_consciousness which = clerks value = 3  }
		command = { type = pop_consciousness which = craftsmen value = 3  }
		command = { type = pop_militancy which = capitalists value = -1  }
		command = { type = pop_militancy which = clerks value = -1  }
		command = { type = pop_militancy which = craftsmen value = -1  }
	}
}

#########################################################################
#  The 2nd Oriental Crisis
#########################################################################
event = {
	id = 1508
	random = no
	country = AUS

	picture = 8100

	# Triggered by TUR 1102

	name = "EVT_1508_NAME"
	desc = "EVT_1508_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1508A" # Give Military Guarantee to the Ottomans
		ai_chance = 40
		command = { type = relation which = TUR value = 200 }
		command = { type = alliance which = TUR value = 1 where = EGY }
	}
	action_b = {
		name = "ACTIONNAME1508B" # Give Full Diplomatic Support to the Ottomans
		ai_chance = 35
		command = { type = relation which = TUR value = 100 }
	}
	action_c = {
		name = "ACTIONNAME1508C" # Declare neutrality in this conflict
		ai_chance = 25
		command = { type = relation which = TUR value = -50 }
	}
}

#########################################################################
#  Popular Unification of Germany
#########################################################################
event = {
	id = 1509
	random = no
	country = AUS

	trigger = {
		event = 4612
		exists = HUN
		exists = GER
		NOT = { war = { country = GER  country = AUS } }
	}

	name = "EVT_1509_NAME"
	desc = "EVT_1509_DESC"
	style = 0

	date = { day = 4 month = january year = 1836 }
	offset = 30
	deathdate = { day = 30 month = april year = 1852 }

	action_a = {
		name = "ACCEPT_END" # Accept [Inherited by GER]
		command = { type = surrender which = GER }
	}
	action_b = {
		name = "REFUSE" # Refuse
		command = { }
	}
}

#########################################################################
#  Archduchess Sophia and the Counterrevolution
#########################################################################
event = {
	id = 1510
	random = no
	country = AUS

	picture = sophia
	trigger = {
		NOT = {
			constitution = { type = monarchy }
		}
		random = 1
	}

	name = "EVT_1510_NAME"
	desc = "EVT_1510_DESC"
	style = 0

	date = { day = 4 month = january year = 1848 }
	offset = 60
	deathdate = { day = 30 month = december year = 1851 }

	action_a = {
		name = "ACTIONNAME1510A" # Manages to Act and Coups Government
		command = { type = constitution which = monarchy }
		command = { type = executive_designation which = laws_by_decree }
		command = { type = party_system which = one_party }
		command = { type = national_value which = order }
		command = { type = force_ruling_party which = reactionary }
		command = { type = add_division which = infantry when = 752 } # Vienna
		command = { type = add_division which = infantry when = 752 }
		command = { type = add_division which = infantry when = 752 }
		command = { type = add_division which = infantry when = 752 }
		command = { type = add_division which = infantry when = 752 }
		command = { type = pop_consciousness which = capitalists value = 2  }
		command = { type = pop_consciousness which = clerks value = 2 }
		command = { type = pop_consciousness which = craftsmen value = 2  }
		command = { type = pop_consciousness which = soldiers value = 3  }
		command = { type = pop_consciousness which = farmers value = 3 }
		command = { type = pop_consciousness which = labourers value = 3  }
		command = { type = pop_militancy which = capitalists value = 3  }
		command = { type = pop_militancy which = clerks value = 3  }
		command = { type = pop_militancy which = craftsmen value = 3  }
		command = { type = pop_militancy which = soldiers value = 2  }
		command = { type = pop_militancy which = farmers value = 2  }
		command = { type = pop_militancy which = labourers value = 2  }
		command = { type = sleepevent which = 1511 }
	}
}

#########################################################################
#  Archduchess Sophia and the Counterrevolution*
#########################################################################
event = {
	id = 1511
	random = no
	country = AUS

	trigger = {
		NOT = {
			constitution = { type = monarchy }
		}
		random = 1
	}
	picture = sophia


	name = "EVT_1510_NAME"
	desc = "EVT_1510_DESC"
	style = 0

	date = { day = 1 month = january year = 1848 }
	offset = 150
	deathdate = { day = 30 month = december year = 1851 }

	action_a = {
		name = "ACTIONNAME1511A" # Manages to Act, but fails Coup
		command = { type = pop_consciousness which = aristocrats value = 2  }
		command = { type = pop_consciousness which = officers value = 2 }
		command = { type = pop_consciousness which = clergymen value = 2  }
		command = { type = pop_consciousness which = soldiers value = -2  }
		command = { type = pop_consciousness which = farmers value = -2 }
		command = { type = pop_consciousness which = labourers value = -2  }
		command = { type = pop_militancy which = aristocrats value = 3  }
		command = { type = pop_militancy which = officers value = 3  }
		command = { type = pop_militancy which = clergymen value = 3  }
		command = { type = pop_militancy which = soldiers value = 3  }
		command = { type = pop_militancy which = farmers value = 3  }
		command = { type = pop_militancy which = labourers value = 3  }
		command = { type = army_revolt value = 60 }
		command = { type = sleepevent which = 1510 }
	}
}

#########################################################################
#  Partial Unification of Germany
#########################################################################
event = {
	id = 1512
	random = no
	country = AUS

	# Triggered by SGF 3200

	name = "EVT_1512_NAME"
	desc = "EVT_1512_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1512A" # Accept Proposal
		command = { type = make_satellite which = SGF }
	}
	action_b = {
		name = "ACTIONNAME1512B" # Decline Proposal
		command = { }
	}
}

#########################################################################
#  The Slesvig Question
#########################################################################
event = {
	id = 1513
	random = no
	country = AUS

	trigger = {
		event = 6600 # SWE
		exists = DAN
		NOT = {
			peace_treaty = { country = AUS country = DAN }
		}
	}

	name = "EVT_1513_NAME"
	desc = "EVT_1513_DESC"
	style = 0

	date = { day = 3 month = january year = 1847 }
	offset = 31
	deathdate = { day = 30 month = december year = 1860 }

	action_a = {
		name = "ACTIONNAME1513A" # Go to War over Slesvig
		ai_chance = 55
		command = { type = prestige value = 10 }
		command = { type = trigger which = 6205 } # DAN
		command = { type = war which = DAN }
	}
	action_b = {
		name = "ACTIONNAME1101B" # Back down
		ai_chance = 45
		command = { type = prestige value = -50 }
		command = { type = trigger which = 6206 } # DAN
	}
}

#########################################################################
#  The German-Danish Crisis
#########################################################################
event = {
	id = 1514
	random = no
	country = AUS

	trigger = {
		event = 6601 # SWE
		exists = DAN
		NOT = {
			peace_treaty = { country = AUS country = DAN }
		}
	}

	name = "EVT_1514_NAME"
	desc = "EVT_1514_DESC"
	style = 0

	date = { day = 5 month = january year = 1863 }
	offset = 31
	deathdate = { day = 30 month = december year = 1870 }

	action_a = {
		name = "ACTIONNAME1513A" # Go to War over Slesvig
		command = { type = prestige value = 10 }
		command = { type = trigger which = 6212 } # DAN
		command = { type = war which = DAN }
	}
	action_b = {
		name = "ACTIONNAME1101B" # Back down
		command = { type = prestige value = -50 }
		command = { type = trigger which = 6213 } # DAN
	}
}

#########################################################################
#  Zollverein is controlled by Prussia
#########################################################################
event = {
	id = 1515
	random = no
	country = AUS

	# Triggered by PRU 4622

	name = "EVT_1515_NAME"
	desc = "EVT_1515_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1515A" # Try to counter it in South Germany
		command = { type = trigger which = 3407 }
		command = { type = relation which = PRU value = -100 }
	}
	action_b = {
		name = "ACTIONNAME1515B" # Do nothing
		command = { type = prestige value = -25 }
		command = { type = relation which = PRU value = 100 }
	}
}

#########################################################################
#  A South German Zollverein has been created
#########################################################################
event = {
	id = 1516
	random = no
	country = AUS

	# Triggered by BAY 3405 or 3407

	name = "EVT_1516_NAME"
	desc = "EVT_1515_DESC"
	style = 0

	action_a = {
		name = "EXCELLENT" # Excellent
		command = { type = make_satellite which = SGF }
	}
}

#########################################################################
#  The Effort to counter the Zollverein failed
#########################################################################
event = {
	id = 1517
	random = no
	country = AUS

	# Triggered by BAY 3407

	name = "EVT_1517_NAME"
	desc = "EVT_1515_DESC"
	style = 0

	action_a = {
		name = "OK"
		command = { type = prestige value = -1 }
	}
}

#########################################################################
#  Galizian Rebellion
#########################################################################
event = {
	id = 1518
	random = no
	country = AUS

	picture = galizian

	name = "EVT_1518_NAME"
	desc = "EVT_1518_DESC"
	style = 0

	date = { day = 29 month = june year = 1846 }

	action_a = {
		name = "ACTIONNAME1518A" # Strike them down
		command = { type = prestige value = 10 }
		command = { type = pop_militancy which = slovak value = 3 }
		command = { type = pop_militancy which = polish value = 3 }
	}
	action_b = {
		name = "ACTIONNAME1518B" # Pay them off
		command = { type = prestige value = -25 }
		command = { type = pop_militancy which = slovak value = 1 }
		command = { type = pop_militancy which = polish value = 1 }
	}
}

#########################################################################
#  The Hungarian Republic
#########################################################################
event = {
	id = 1519
	random = no
	country = AUS
	picture = hunreb

	trigger = {
		control = { province = 958 data = REB } # Budapest
	}

	name = "EVT_1519_NAME"
	desc = "EVT_1519_DESC"
	style = 0

	date = { day = 1 month = january year = 1848 }
	offset = 10
	deathdate = { day = 30 month = december year = 1850 }

	action_a = {
		name = "ACTIONNAME1519A" # Oh No!
		command = { type = pop_consciousness which = hungarian value = -2 }
		command = { type = pop_militancy which = hungarian value = -2 }
		command = { type = independence which = HUN }
		command = { type = flagname which = "republic" }
	}
}

#########################################################################
#  Accept Prussian Leadership in Germany
#########################################################################
event = {
	id = 1521
	random = no
	country = AUS

	# Triggered by PRU 4625 a

	name = "EVT_1520_NAME"
	desc = "EVT_1520_DESC"
	style = 0

	action_a = {
		name = "NO"
		command = { type = trigger which = 4626 } # PRU
		command = { type = prestige value = 25 }
	}
	action_b = {
		name = "YES"
		command = { type = trigger which = 4627 } # PRU
		command = { type = prestige value = -200 }
	}
}

#########################################################################
#  Accept Dual Leadership in Germany
#########################################################################
event = {
	id = 1522
	random = no
	country = AUS
	picture = willyfj

	# Triggered by PRU 4625 b

	name = "EVT_1521_NAME"
	desc = "EVT_1520_DESC"
	style = 0

	action_a = {
		name = "OK"
		command = { type = prestige value = 50 }
	}
}

#########################################################################
#  Proposal of alliance from France
#########################################################################
event = {
	id = 1523
	random = no
	country = AUS

	# Triggered by FRA 7229

	trigger = {
		NOT = {
			alliance = { country = FRA country = AUS }
		}
	}

	name = "EVT_1522_NAME"
	desc = "EVT_1520_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1522A" # Yes please
		command = { type = prestige value = -25 }
		command = { type = relation which = FRA value = 200 }
		command = { type = trigger which = 7232 } # FRA
		command = { type = alliance which = FRA }
	}
	action_b = {
		name = "ACTIONNAME1522B" # No thanks
		command = { type = prestige value = 50 }
		command = { type = relation which = FRA value = -100 }
		command = { type = trigger which = 7233 } # FRA
	}
}

#########################################################################
#  The Double Monarchy
#########################################################################
event = {
	id = 1524
	random = no
	country = AUS
	picture = aushun

	trigger = {
		flag = { name = flg_Austria_contests value = 1 }
		NOT = {
			exists = HUN
		}
		won_war = { country = PRU country = AUS }
	}

	name = "EVT_1524_NAME"
	desc = "EVT_1524_DESC"
	style = 0

	date = { day = 4 month = january year = 1867 }
	offset = 31
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME1524A" # Make Concessions to the Hungarians
		command = { type = set_ruling_party which = 1508 }
		command = { type = flagname which = "dual" }
		command = { type = prestige value = -20 }
	}
	action_b = {
		name = "ACTIONNAME1524B" # No this is still a German Reich
		command = { type = prestige value = 50 }
		command = { type = pop_consciousness which = hungarian value = 5 }
		command = { type = pop_militancy which = hungarian value = 5 }
	}
}

#########################################################################
#  Revanschism*
#########################################################################
event = {
	id = 1525
	random = no
	country = AUS

	trigger = {
		atwar = PRU # Prussia is at war with someone
		won_war = { country = PRU country = AUS }
		flag = { name = flg_Austrian_vengeance value = 1 }
	}

	name = "EVT_1525_NAME"
	desc = "EVT_1525_DESC"
	style = 0

	date = { day = 4 month = january year = 1836 }
	offset = 30
	deathdate = { day = 30 month = december year = 1871 }

	action_a = {
		name = "ACTIONNAME1525A" # Let go
		ai_chance = 95
		command = { type = prestige value = -10 }
		command = { type = relation which = PRU value = 50 }
	}
	action_b = {
		name = "ACTIONNAME1525B" # Vengeance!
		ai_chance = 5
		command = { type = prestige value = 10 }
		command = { type = relation which = PRU value = -200 }
		command = { type = war which = PRU }
		command = { type = setflag which = flg_Italian_vengeance }
	}
}

#########################################################################
#  The Crimean War
#########################################################################
event = {
	id = 1526
	random = no
	country = AUS

	picture = crimean_wars

	trigger = {
		NOT = { war = { country = AUS country = RUS } }
		NOT = { alliance = { country = AUS country = RUS } }
		NOT = { war = { country = AUS country = TUR } }
		NOT = { satellite = { country = AUS country = RUS } }
		war = { country = RUS country = TUR }
		event = 1111 # TUR
	}

	name = "EVT_1111_NAME"
	desc = "EVT_1111_DESC"
	style = 0

	date = { day = 4 month = july year = 1853 }
	offset = 30
	deathdate = { day = 4 month = july year = 1860 }

	action_a = {
		name = "ACTIONNAME1526A" # Let us be Neutral
		ai_chance = 80
		command = { type = relation which = RUS value = -50 }
		command = { type = relation which = ENG value = 100 }
		command = { type = relation which = FRA value = 50 }
	}
	action_b = {
		name = "ACTIONNAME1526B" # Declare War on Russia
		ai_chance = 20
		command = { type = alliance  which = TUR value = 1 }
		command = { type = war which = RUS }
		command = { type = relation which = RUS value = -200 }
	}
}

#########################################################################
#  The Boxer Rebellion
#########################################################################
event = {
	id = 1527
	random = no
	country = AUS

	# Triggered by CHI 12525
	trigger = {
		NOT = {
			peace_treaty = { country = AUS country = CHI }
		}
	}

	name = "EVT_1527_NAME"
	desc = "EVT_1527_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1527A" # Declare War on China!
		ai_chance = 50
		command = { type = war which = CHI }
	}
	action_b = {
		name = "ACTIONNAME1527B" # Stay out of this
		ai_chance = 50
		command = { type = prestige value = -1 }
	}
}

#########################################################################
#  The Boxer Rebellion
#########################################################################
event = {
	id = 1528
	random = no
	country = AUS

	# Triggered by CHI 12525

	trigger = {
		NOT = {
			peace_treaty = { country = AUS country = CHI }
		}
	}

	name = "EVT_1527_NAME"
	desc = "EVT_1527_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1527A" # Declare War on China!
		ai_chance = 90
		command = { type = war which = CHI }
	}
	action_b = {
		name = "ACTIONNAME1527B" # Stay out of this
		ai_chance = 10
		command = { type = prestige value = -1 }
	}
}

#########################################################################
#  The Italian Question (Sardinia)
#########################################################################
event = {
	id = 1529
	random = no
	country = AUS

	# Triggered by SAR 5801
	trigger = {
		OR = {
			owned = { province = 825 data = AUS }
			owned = { province = 826 data = AUS }
			owned = { province = 838 data = AUS }
			owned = { province = 839 data = AUS }
			owned = { province = 824 data = AUS }
			owned = { province = 827 data = AUS }
			owned = { province = 828 data = AUS }
			owned = { province = 837 data = AUS }
			owned = { province = 768 data = AUS }
			owned = { province = 769 data = AUS }
		}
	}

	name = "EVT_5700_NAME"
	desc = "EVT_5801_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1503B" # War
		command = { type = war which = SAR }
	}
	action_b = {
		name = "ACTIONNAME1527B" # Stay out
		command = { type = prestige value = -20 }
	}
}
#########################################################################
#  The Italian Question (Papal States)
#########################################################################
event = {
	id = 1530
	random = no
	country = AUS

	# Triggered by PAP 5700
	trigger = {
		OR = {
			owned = { province = 825 data = AUS }
			owned = { province = 826 data = AUS }
			owned = { province = 838 data = AUS }
			owned = { province = 839 data = AUS }
			owned = { province = 824 data = AUS }
			owned = { province = 827 data = AUS }
			owned = { province = 828 data = AUS }
			owned = { province = 837 data = AUS }
			owned = { province = 768 data = AUS }
			owned = { province = 769 data = AUS }
		}
	}

	name = "EVT_5700_NAME"
	desc = "EVT_5700_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1503B" # War
		command = { type = war which = PAP }
	}
	action_b = {
		name = "ACTIONNAME1527B" # Stay out
		command = { type = prestige value = -20 }
	}
}

#########################################################################
#  The Italian Question (Two Sicilies)
#########################################################################
event = {
	id = 1531
	random = no
	country = AUS

	# Triggered by SIC 5900
	trigger = {
		OR = {
			owned = { province = 825 data = AUS }
			owned = { province = 826 data = AUS }
			owned = { province = 838 data = AUS }
			owned = { province = 839 data = AUS }
			owned = { province = 824 data = AUS }
			owned = { province = 827 data = AUS }
			owned = { province = 828 data = AUS }
			owned = { province = 837 data = AUS }
			owned = { province = 768 data = AUS }
			owned = { province = 769 data = AUS }
		}
	}

	name = "EVT_5700_NAME"
	desc = "EVT_5900_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME1503B" # War
		command = { type = war which = SIC }
	}
	action_b = {
		name = "ACTIONNAME1527B" # Stay out
		command = { type = prestige value = -20 }
	}
}